home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / Inventor / ivcat.z / ivcat
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.                                                                       IIIIVVVVCCCCAAAATTTT((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ivcat - concatenates and converts Inventor files
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      iiiivvvvccccaaaatttt [----bbbbffffhhhhtttt] [----oooo file] [file ...]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _i_v_c_a_t reads each _f_i_l_e in sequence and then writes each out.  If no input
  16.      file is given, or a filename of "-" is specified, _i_v_c_a_t reads from the
  17.      standard input file.  The input files must be valid Open Inventor 3D
  18.      Interchange Format files (1.0 or 2.0).
  19.  
  20.      The following command line options are allowed:
  21.  
  22.      ----bbbb   Write out the files in binary Inventor format.  The default is to
  23.           write out the files in Inventor's ASCII format.
  24.  
  25.      ----ffff   Remove all _S_o_F_i_l_e nodes.  This has the effect of condensing
  26.           hierarchical files into a single file.
  27.  
  28.      ----hhhh   Print usage message.
  29.  
  30.      ----oooo _f_i_l_e
  31.           Send the output to the given file, instead of to the standard
  32.           output.
  33.  
  34.      ----tttt   Expand SoTexture2 nodes to explictly include the texture data rather
  35.           than a file name.
  36.  
  37. EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
  38.      To convert from binary to ASCII Inventor
  39.  
  40.           iiiivvvvccccaaaatttt <<<< bbbbiiiinnnnaaaarrrryyyyffffiiiilllleeee....iiiivvvv >>>> aaaasssscccciiiiiiiiffffiiiilllleeee....iiiivvvv
  41.  
  42.      To convert from ASCII to binary Inventor:
  43.  
  44.           iiiivvvvccccaaaatttt ----bbbb <<<< aaaasssscccciiiiiiiiffffiiiilllleeee....iiiivvvv >>>> bbbbiiiinnnnaaaarrrryyyyffffiiiilllleeee....iiiivvvv
  45.  
  46. SSSSOOOOUUUURRRRCCCCEEEE CCCCOOOODDDDEEEE
  47.      Note that the source code to _i_v_c_a_t comes with the _O_p_e_n _I_n_v_e_n_t_o_r _3_d
  48.      _T_o_o_l_k_i_t.
  49.  
  50. FFFFIIIILLLLEEEESSSS
  51.      /usr/share/data/models/* - Sample Inventor data files
  52.      /usr/share/src/Inventor/tools/ivcat/* - Source to ivcat
  53.  
  54. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  55.      inventor, ivview, noodle, SceneViewer, gview
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1                           Release 6.5                       August 1991
  64.  
  65.  
  66.  
  67.